Vcenter TrustedInfrastructure TrustAuthorityClusters FilterSpec
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure TrustAuthorityClusters FilterSpec schema contains the data necessary for identifying a Vcenter TrustedInfrastructure TrustAuthorityClusters.
This schema was added in vSphere API 7.0.0.0.
{
"cluster": [
"string"
],
"state": [
"string"
]
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Identifies the cluster.
This property was added in vSphere API 7.0.0.0.
cluster If missing or null
return all Trust Authority Clusters.
When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: ClusterComputeResource
. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: ClusterComputeResource
.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The state of the Vcenter TrustedInfrastructure TrustAuthorityClusters.
For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters State.
This property was added in vSphere API 7.0.0.0.
state If missing or null
return all Trust Authority Clusters.